Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 0a6f76e41b81705391c2efc7a7ae1a411393f7d3


Parents : 156ce9c
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Signature : T66BB85Valid, signed by author
Date : 2026-06-25T21:28:06+02:00

Updated documentation

Changes
Diff

diff --git a/docs/manual/_images/if_mode_graph_b.png b/docs/manual/_images/if_mode_graph_b.png
index a80114e60..aaf3eec0a 100644
Binary files a/docs/manual/_images/if_mode_graph_b.png and b/docs/manual/_images/if_mode_graph_b.png differ

diff --git a/docs/manual/_images/if_mode_graph_c.png b/docs/manual/_images/if_mode_graph_c.png
index 70130b9c5..c0c27bc04 100644
Binary files a/docs/manual/_images/if_mode_graph_c.png and b/docs/manual/_images/if_mode_graph_c.png differ

diff --git a/docs/manual/_sources/understanding.rst.txt b/docs/manual/_sources/understanding.rst.txt
index abd2d273c..2c8422190 100644
--- a/docs/manual/_sources/understanding.rst.txt
+++ b/docs/manual/_sources/understanding.rst.txt
@@ -732,7 +732,7 @@ Or, represented in table form:
Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┤ ├── ✕ ── AP
Boundary ── ✕ ──┼─> Roaming >──┼── ✕ ── Boundary
- Internal ── ✕ ──┤ ├── ✕ ── Internal
+ Internal ── ✕ ──┤ ├── ✓ ── Internal
Roaming ─── ✕ ──┘ └── ✕ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full
@@ -745,7 +745,7 @@ Or, represented in table form:
AP ──────── ✓ ──┤ ├── ✕ ── AP
Boundary ── ✕ ──┼─> Internal >─┼── ✓ ── Boundary
Internal ── ✓ ──┤ ├── ✓ ── Internal
- Roaming ─── ✕ ──┘ └── ✕ ── Roaming
+ Roaming ─── ✓ ──┘ └── ✕ ── Roaming
dest → Full AP Boundary Roaming Gateway Internal
source ↓
@@ -754,7 +754,7 @@ Or, represented in table form:
AP ✓ ✕ ✓ ✓ ✓ ✓
Boundary ✓ ✕ ✓ ✕ ✓ ✕
Internal ✓ ✕ ✓ ✕ ✓ ✓
- Roaming ✓ ✕ ✕ ✕ ✓ ✕
+ Roaming ✓ ✕ ✕ ✕ ✓ ✓
✓ Will rebroadcast announce
✕ Will not rebroadcast announce

diff --git a/docs/markdown/understanding.md b/docs/markdown/understanding.md
index d9396b075..8d7361676 100644
--- a/docs/markdown/understanding.md
+++ b/docs/markdown/understanding.md
@@ -655,7 +655,7 @@ Roaming ─── ✕ ──┘ └── ✓ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┤ ├── ✕ ── AP
Boundary ── ✕ ──┼─> Roaming >──┼── ✕ ── Boundary
-Internal ── ✕ ──┤ ├── ✕ ── Internal
+Internal ── ✕ ──┤ ├── ✓ ── Internal
Roaming ─── ✕ ──┘ └── ✕ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full
@@ -668,7 +668,7 @@ Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┤ ├── ✕ ── AP
Boundary ── ✕ ──┼─> Internal >─┼── ✓ ── Boundary
Internal ── ✓ ──┤ ├── ✓ ── Internal
-Roaming ─── ✕ ──┘ └── ✕ ── Roaming
+Roaming ─── ✓ ──┘ └── ✕ ── Roaming
dest → Full AP Boundary Roaming Gateway Internal
source ↓
@@ -677,7 +677,7 @@ Gateway ✓ ✕ ✓ ✓ ✓ ✓
AP ✓ ✕ ✓ ✓ ✓ ✓
Boundary ✓ ✕ ✓ ✕ ✓ ✕
Internal ✓ ✕ ✓ ✕ ✓ ✓
-Roaming ✓ ✕ ✕ ✕ ✓ ✕
+Roaming ✓ ✕ ✕ ✕ ✓ ✓
✓ Will rebroadcast announce
✕ Will not rebroadcast announce -->

diff --git a/docs/source/graphics/if_mode_graph_b.png b/docs/source/graphics/if_mode_graph_b.png
index a80114e60..aaf3eec0a 100644
Binary files a/docs/source/graphics/if_mode_graph_b.png and b/docs/source/graphics/if_mode_graph_b.png differ

diff --git a/docs/source/graphics/if_mode_graph_b.xcf b/docs/source/graphics/if_mode_graph_b.xcf
index 30ed36546..be06a3d4e 100644
Binary files a/docs/source/graphics/if_mode_graph_b.xcf and b/docs/source/graphics/if_mode_graph_b.xcf differ

diff --git a/docs/source/graphics/if_mode_graph_c.png b/docs/source/graphics/if_mode_graph_c.png
index 70130b9c5..c0c27bc04 100644
Binary files a/docs/source/graphics/if_mode_graph_c.png and b/docs/source/graphics/if_mode_graph_c.png differ

diff --git a/docs/source/graphics/if_mode_graph_c.xcf b/docs/source/graphics/if_mode_graph_c.xcf
index 5f411ad65..5d5a6ce42 100644
Binary files a/docs/source/graphics/if_mode_graph_c.xcf and b/docs/source/graphics/if_mode_graph_c.xcf differ


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────